hysop.backend.device.codegen.unions.float_int module

class hysop.backend.device.codegen.unions.float_int.FloatIntegerUnion(ftype, typegen, typedef=None)[source]

Bases: UnionCodeGenerator

static build_dtype(typegen, ftype)[source]